keras image recognition model
[P] I made a tool to deploy Keras image recognition models to the web • r/MachineLearning
I took a deep learning course last year, and found it was a pain to write a web app, stand up servers in the cloud, register domain names, etc. So I built something that "webapp-ifies" Keras image recognition models and deploys it to the web. All you need to do is upload a trained Keras model. Things I'll be improving next (I had to start somewhere):